AndroidRequestPermission
Type
handler
Summary
Displays a dialog showing a permission request for pPermission. If a user has already granted permission for pPermission, this function does nothing.
Returns true if permission pPermission has been granted by the user.
Syntax
AndroidRequestPermission(<pPermission>)
Description
Use the AndroidRequestPermission command to request permission for pPermission from the user.
note
Permission names are case sensitive.
Parameters
Name | Type | Description |
---|---|---|
pPermission | The name of the permission to request.
|
Compatibility and Support
OS
android